home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 439 < prev    next >
Encoding:
Text File  |  1996-08-05  |  735 b   |  22 lines

  1. Newsgroups: comp.lang.c
  2. Path: angel.qdeck.com!usenet
  3. From: @
  4. Subject: Compare Algorithml
  5. Organization: Quarterdeck
  6. Date: Fri, 5 Jan 1996 19:05:25 GMT
  7. Message-ID: <N.010596.110525.72@joel.qil.qdeck.com>
  8. Sender: usenet@qdeck.com (Netnews Administrator)
  9.  
  10. Hi Guys,
  11.  
  12. I am looking for an Alogithm or C code to compare files strings. Bascically, 
  13. I want to compare files, and see what has changed (what is new, what has moved, 
  14. what is deleted...). Files can be big, of all lenght actually. (So I would 
  15. probably need to load them in EMS, then compare them. But I would like the 
  16. compare algorithm more than any thing else). 
  17.  
  18. Any one who could help me out with such a compare algorithm?
  19. Thanks in advance for posting in this newsgroup.
  20. Jo.
  21.  
  22.